projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7075354
)
Use correct libgdkincludedir in gdk/win32 too
author
Tor Lillqvist
<tml@iki.fi>
Wed, 9 Jun 2010 09:32:52 +0000
(12:32 +0300)
committer
Tor Lillqvist
<tml@iki.fi>
Wed, 9 Jun 2010 09:34:01 +0000
(12:34 +0300)
Thanks to Hib Eris.
gdk/win32/Makefile.am
patch
|
blob
|
history
diff --git
a/gdk/win32/Makefile.am
b/gdk/win32/Makefile.am
index e6c5b2deb4571906bfc6d5ec113d7e6619946ab2..0772dbec09d42fb83608fa4b4783a9ceafe6ce99 100644
(file)
--- a/
gdk/win32/Makefile.am
+++ b/
gdk/win32/Makefile.am
@@
-1,7
+1,7
@@
## Process this file with automake to produce Makefile.in
include $(top_srcdir)/Makefile.decl
-libgdkincludedir = $(includedir)/gtk-
2
.0/gdk
+libgdkincludedir = $(includedir)/gtk-
3
.0/gdk
INCLUDES = \
-DG_LOG_DOMAIN=\"Gdk\" \